home *** CD-ROM | disk | FTP | other *** search
/ The SelectWare System Volume 5 #4 / The SelectWare System Volume 5 #4.iso / bor10012 / readme.bat < prev    next >
DOS Batch File  |  1992-08-29  |  780b  |  19 lines

  1. @echo off
  2. cls
  3. echo ***********************************************************************
  4. echo This Demo is a working model for OS/2 and cannot be launched through 
  5. echo The SelectWare System.  
  6. echo To Run this demo complete the following steps:
  7. echo    Exit out of the SelectWare System
  8. echo    Boot OS/2
  9. echo    Open a Full OS/2 Window
  10. echo    Change to your CD-ROM Drive
  11. echo    Change Directories to \BOR10012
  12. echo    Change to the Drive you want to install to
  13. echo    Make a Temporary Directory
  14. echo    Change Directories to Temporary Directory
  15. echo    Copy all files from BOR10012 Directory to the Temporary Directory
  16. echo    Run INSTALL.EXE from the Temporary Directory
  17. echo ***********************************************************************
  18. pause
  19.